.main h2{
    margin: 25px 0 0;
}
.main{
    text-align: center;
    margin-top:100px;
}
.main .box div{
    display: inline-block;
    vertical-align: top;
}

.main .box div h2{
    font-size: 22px;
    margin: 15px 0;
    text-align: left;
}
/*页面顶部*/
.nav {
    width:100%;
    height:600px;
    background-color:#31B2EB;
    overflow:hidden;
    color: #fff;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
}
.nav .super-title {
    width:600px;
    text-align:center;
    font-size:32px;
    font-weight:600;
    top:150px;
    left: 0;
    right: 0;
    margin:0 auto;
    z-index: 999;
    display: block;
    position:absolute;
}
#particles {
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity:0.2;
  float: left;
  z-index: 0;
  display: block;
}
.nav .image-stack {
    width:966px;
    height:450px;
    position:absolute;
    top:220px;
    left: 0;
    right: 0;
    margin:0 auto;
    display:block;
}
#photo1 {
    display:inline-block;
    margin-left:-6px;
    margin-top:32px;
    vertical-align:middle;
    box-shadow: -1px 3px 10px #888888;
    -moz-box-shadow: -1px 3px 10px #888888;
    -webkit-box-shadow: -1px 3px 10px #888888;
    z-index:9;
    animation: leftmove 3s;
    -webkit-animation:leftmove 3s ;
    -moz-animation: leftmove 3s; 
    -o-animation:leftmove 3s ;
    -webkit-animation-iteration-count:1;
    -webkit-animation-fill-mode:forwards;
}
@keyframes leftmove
    {
        from {
            transform:translateX(200px)  scale(0.5) rotate(15deg);
        }
        to{
            
            transform:translateX(0) scale(1) rotate(0deg);
        }
    }
#photo2 {
    display:inline-block;
    position:absolute;
    z-index:100;
    margin-left:-6px;
    vertical-align:middle;
    box-shadow: -1px 3px 10px #888888;
    -moz-box-shadow: -1px 3px 10px #888888;
    -webkit-box-shadow: -1px 3px 10px #888888;
    animation: move 2s;
    -webkit-animation:move 2s ;
    -moz-animation: move 2s; 
    -o-animation:move 2s ;
    -webkit-animation-iteration-count:1;
    -webkit-animation-fill-mode:forwards;
}
@keyframes move
    {
        from {
            transform:scale(0.6);
        }
        to{
            transform:scale(1);
        }
    }
#photo3 {
    display:inline-block;
    text-decoration: none;
    margin-left:597px;
    margin-top:32px;
    vertical-align:middle;
    box-shadow: -1px 3px 10px #888888;
    -moz-box-shadow: -1px 3px 10px #888888;
    -webkit-box-shadow: -1px 3px 10px #888888;
    z-index:9;
    animation: rightmove 3s;
    -webkit-animation:rightmove 3s ;
    -moz-animation: rightmove 3s; 
    -o-animation:rightmove 3s ;
    -webkit-animation-iteration-count:1;
    -webkit-animation-fill-mode:forwards;
}
@keyframes rightmove
    {
        from {
            transform:translateX(-200px) scale(0.5) rotate(-15deg);
        }
        to{
            transform:translateX(0) scale(1) rotate(0deg);
        }
    }
/*网络阅卷与教育教学评价综合解决方案*/
.main .normal .title1 {
    font-size:24px;
    margin:20px;
}
.firstBox {
    width:1000px;
    height:630px;
    display:inline-block;
    overflow:hidden;
    position:relative;
}
.move-from-left {
    animation: left-move 2s;
    -webkit-animation:left-move 2s ;
    -moz-animation: left-move 2s; 
    -o-animation:left-move 2s ;
    -webkit-animation-iteration-count:1;
    -webkit-animation-fill-mode:forwards;
}
@keyframes left-move
    {
        from {
            transform:translateX(-400px);
        }
        to{
            transform:translateX(0);
        }
}
.move-from-right {
    animation: right-move 2s;
    -webkit-animation:right-move 2s ;
    -moz-animation: right-move 2s; 
    -o-animation:right-move 2s ;
    -webkit-animation-iteration-count:1;
    -webkit-animation-fill-mode:forwards;
}
@keyframes right-move
    {
        from {
            transform:translateX(400px);
        }
        to{
            transform:translateX(0);
        }
}
.firstBox .leftBox1 {
    text-align:right;
    width:280px;
    height:600px;
    display:block;
    float:left;
    position:relative;
}
.firstBox .leftBox1 p {
    font-size:18px;
    text-align:right;
    font-weight:600;
    margin-bottom:20px;
}
.firstBox .leftBox1 span {
    font-size:16px;
    text-align:right;
    font-weight:600;
    margin-top:20px;
}
.firstBox .leftBox1 .top1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:50px;
}
.firstBox .leftBox1 .middle1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:100px;
}
.firstBox .leftBox1 .bottom1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:130px;
}
.main .middleBox1 {
    text-align:center;
    width:360px;
    margin:0 30px;
    height:600px;
    display:block;
    float:left;
}
.main .middleBox1 .fangan {
    padding:0;
    margin:20px 10px;
    width:340px;
    height:550px;
    -webkit-box-shadow:0 0 15px rgba(220,228,247, 2);  
    -moz-box-shadow:0 0 15px rgba(220,228,247, 2);  
    box-shadow:0 0px 15px rgba(220,228,247, 2); 
}
.main .middleBox1 .fangan p{
    margin:20px 0 10px;
    font-size:18px;
    font-weight:100;
}
.main .middleBox1 .fangan li{
    margin:10px 0;
    width:240px;
    height:100px;
    display:inline-block;
    border:2px solid #F4F4F4;
}
.main .middleBox1 .fangan .picture {
    width:120px;
    padding:0;
    position:relative;
    display:block;
}
.main .middleBox1 .fangan .picture img {
    width:50px;
    vertical-align:middle;
    top:25px;
    left:30px;
    position:absolute;
}
.main .middleBox1 .fangan span {
    text-align:left;
    font-size:20px;
    color:#BDBDBD;
    vertical-align:middle;
    left:30px;
    top:35px;
    position:relative;
}
.firstBox .rightBox1 {
    text-align:left;
    width:280px;
    height:600px;
    display:block;
    float:left;
}
.firstBox .rightBox1 p {
    font-size:18px;
    text-align:left;
    font-weight:600;
    margin-bottom:20px;
}
.firstBox .rightBox1 span {
    font-size:16px;
    text-align:right;
    font-weight:600;
    margin-top:20px;
}
.firstBox .rightBox1 .top1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:50px;
}
.firstBox .rightBox1 .middle1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:100px;
}
.firstBox .rightBox1 .bottom1 {
    visibility:hidden;
    position: relative;
    cursor: pointer;
    margin-top:130px;
}
/*产品特点*/
.main .special .title2 {
    font-size:26px;
    padding-top:20px;
}
.main .characList {
    margin-top:20px;
    width:1000px;
    display:inline-block;
    margin-bottom:20px;
}
.main .characList li {
     width: 475px;
     margin:10px;
     display: inline-block;
     background-color: #FFF;
}
.main .characList li:hover{
     width: 475px;
     margin:10px;
     display: inline-block;
     background-color: #31B2EB;
     color:#FFF;
     -webkit-box-shadow:5px 5px 5px #AAE1EE;  
    -moz-box-shadow:5px 5px 5px #AAE1EE;  
    box-shadow:5px 5px 5px #AAE1EE;   
}
.main .characList .left {
    width:100px;
    height:180px;
    display:inline-block;
}
.main .characList .left .tu{
    vertical-align:middle;
    width:64px;
    height:64px;
    margin-top:58px;
    position:relative;
    display:block;
}
.main .characList .left .tu img {
   position:absolute;
   padding:0;
   left:20px;
}
.main .characList li:hover{
     width: 475px;
     margin:10px;
     display: inline-block;
     background-color: #31B2EA;
     color:#FFF;
     -webkit-box-shadow:5px 5px 5px #AAE1EE;  
    -moz-box-shadow:5px 5px 5px #AAE1EE;  
    box-shadow:5px 5px 5px #AAE1EE;   
}
.main .characList .right {
    width:300px;
    margin-left:20px;
    text-align:left;
    vertical-align:top;
    display:inline-block;
}
.main .characList .right p{
    margin-top:20px;
    font-size:24px;
}

/*功能架构图*/
.main .box .gongneng {
    margin-top:20px;
    width:250px;
    height:540px;
    margin-left:20px;
    margin-right:65px;
    margin-bottom:35px;
    text-align:left;
    overflow:hidden;
}
.main .box .gongneng .text{
    font-size:16px;
}
.main .box .pic {
    margin-top:40px;
    width:600px;
    margin-left:10px
}
.main .box .pic img {
    width:580px;
    margin:30px 5px;
    margin-bottom:20px;
}
.main .box .gongneng h3{
    font-size:20px;
}
.main .box .pic .title3 {
    color:#F39443;
    font-size:22px;
}

/*图片轮换*/
#ptpic {
    display:inline-block;
    width:1000px;
}
#ptpic ul {
    position: relative;
    width:900px;
    height:400px;
}
#ptpic li {
    width:600px;
    height:400px;
    position:absolute;
    display:inline-block;
    margin:20px 0 10px;
}
#ptpic li img {
    width:600px;
    -webkit-box-shadow:0 0 25px rgba(220,228,247, .5);  
    -moz-box-shadow:0 0 25px rgba(220,228,247, .5);  
    box-shadow:0 0px 25px rgba(220, 228, 247, 1); 
    display:block;
}


/*化繁为简 整个考试服务流程 六步搞定*/
.main .box .title4 {
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:28px;
    padding-top:35px;
}
.main .normal .bjlist{
    width:1000px;
    margin-top:20px;
    margin-bottom:40px;
}
.main .normal .bjlist ul{
    width:1000px;
}
.main .normal .bjlist li {
    display:inline-block;
    width:105px; 
    margin-left:10px;
}
.main .normal .bjlist img{
    margin:10px 10px;
    position:relative;
    border-radius:50px;
    width:80px;
    behavior:url('/templates/onlyets/js/PIE.htc');
}
.main .normal .bjlist .active{
    -webkit-box-shadow:0 0 25px rgba(41,178,240, 1);  
    -moz-box-shadow:0 0 25px rgba(41,178,240, 1);  
    box-shadow:0 0px 25px rgba(41,178,240, 1);
    behavior:url('/templates/onlyets/js/PIE.htc'); 
}
.main .normal .bjlist .bjname {
    font-size:18px;
    font-weight:600;
}
.main .normal .bjlist .bjpoint {
    display: inline-block;
    top: -63px;
    position: relative;
}


/*高效阅卷服务 只要您需要我们就在您身边*/
.fuwu {
    width:1000px;
    min-height:570px;
    display:inline-block;
    position:relative;   
}
#fuwu {
     margin-top:20px;
     width:1000px;
     margin-bottom:100px;
     height:500px;
     display:block;
     position:relative;
}
#fuwu .leftBox {
    text-align:right;
    width:230px;
    height:500px;
    display:block;
    position:relative; 
    top:0; 
    float:left;
}
#fuwu .leftBox p {
    font-size:16px;
    text-align:right;
    font-weight:600;
    margin-bottom:20px;
}
#fuwu .leftBox span {
    font-size:14px;
    text-align:right;
    font-weight:600;
    margin-top:20px;
}
#fuwu .leftBox .top {
    position: relative;
    cursor: pointer;
    padding-top:30px;
}
#fuwu .leftBox .top .spinIcon {
    z-index: 15;
    display: none;
    position: absolute;
    top: 45px;
    right: -42px;
}
#fuwu .leftBox .middle {
    position: relative;
    cursor: pointer;
    padding-top:50px;
    display:inline-block;
}
#fuwu .leftBox .middle .spinIcon {
    z-index: 15;
    display: none;
    position: absolute;
    top: 62px;
    right: -38px;
}
#fuwu .leftBox .bottom {
    position: relative;
    cursor: pointer;
    padding-top:50px;
    display:inline-block;
}
#fuwu .leftBox .bottom .spinIcon {
    z-index: 15;
    display: none;
    position: absolute;
    top: 63px;
    right: -42px;
}
#fuwu .leftBox .bottom .spinIcon img{
    margin-top:-35px;
}
#fuwu .middleBox {
    position: relative;
    width:500px;
    height:500px; 
    display:block;
    float:left;  

}
@keyframes secondBoxOutterCircle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes secondBoxInnerCircle {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#fuwu .middleBox .outterCircle{
    z-index: 20;
    position: absolute;
    margin-left: -236.5px;
    top: 0;
    left: 50%;
    width: 473px;
    border-radius: 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: secondBoxOutterCircle 90s linear infinite;
    animation: secondBoxOutterCircle 90s linear infinite;
    behavior:url('/templates/onlyets/js/PIE.htc');
}
#fuwu .middleBox .innerCircle {
    z-index: 25;
    position: absolute;
    margin-left: -201.5px;
    top: 35px;
    left: 50%;
    width: 403px;
    border-radius: 50%;
    -webkit-animation: secondBoxInnerCircle 90s linear infinite;
    animation: secondBoxInnerCircle 90s linear infinite;
    behavior:url('/templates/onlyets/js/PIE.htc');
}
#fuwu .middleBox .imgList {
    z-index: 30;
}
#fuwu .middleBox .imgList li {
    z-index: 30;
    position: absolute;
    margin-left: -168.5px;
    display:inline-block;
    top: 68px;
    left: 50%;
    width: 337px;
    height: 337px;
}
#fuwu .middleBox .imgList li img {
    z-index: 30;
    opacity: 0;
    transition: all 0.3s;
}
#fuwu .rightBox {
    text-align: left;
    cursor: pointer;
    width:230px;
    height:500px;
    display:block;
    float:left; 
    position:relative;
}
#fuwu .rightBox p {
    font-size:16px;
    text-align:left;
    font-weight:600;
    margin-bottom:20px;
}
#fuwu .rightBox span {
    font-size:14px;
    text-align:left;
    font-weight:600;
    margin-top:20px;
}
#fuwu .rightBox .top {
    position: relative;
    cursor: pointer;
    padding-top:50px;
}
#fuwu .rightBox .top .spinIcon {
    z-index: 15;
    display: none;
    position: absolute;
    top: 60px;
    left: -5px;
}
#fuwu .rightBox .top .spinIcon img{
    margin-left: -130px;
}
#fuwu .rightBox .bottom {
    position: relative;
    cursor: pointer;
    margin-top:130px;
}
#fuwu .rightBox .bottom .spinIcon {
    z-index: 15;
    display: none;
    position: absolute;
    top: 13px;
    left:-5px;
}
#fuwu .rightBox .bottom .spinIcon img{
    margin-left: -105px;
    margin-top:-37px;
}
#fuwu .activeService {
    display: block !important;
    -webkit-animation: secondBoxLine 1s linear;
    animation: secondBoxLine 1s linear;
}
#fuwu .activeServiceImg img {
      opacity: 1 !important;
}
#fuwu .middleSpin {
    display:none;
}
.special{
    padding:10px;
    background-color: #f6f9f9;
}
.experience {
    margin-top:-25px;
    height:300px;
    background: url('/templates/onlyets/images/join.jpg') no-repeat center fixed;
    background-size: cover;
    position: relative;
}
.experience h2 {
    padding-top:80px;
    color:#FFF;
    letter-spacing:1px;
}
.experience .expBtn {
    position:relative;
    color: #FFF;
    border:3px solid #FFF;
    border-radius: 30px;
    font-size: 25px;
    width: 140px;
    line-height: 40px;
    text-align: center;
    margin-top:50px;
    display:inline-block;
    behavior:url('/templates/onlyets/js/PIE.htc');
}

